home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000095_news@columbia.edu _Wed Jan 22 20:10:16 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA06707
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 22 Jan 1997 20:10:16 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA14352
  7.     for kermit.misc@watsun; Wed, 22 Jan 1997 20:10:15 -0500 (EST)
  8. Path: news.columbia.edu!panix!news.mathworks.com!howland.erols.net!newsxfer3.itd.umich.edu!news.bbnplanet.com!su-news-hub1.bbnplanet.com!newsout1.alt.net!news1.alt.net!news.aros.net!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Script question
  12. Message-ID: <1997Jan22.124547.92441@cc.usu.edu>
  13. Date: 22 Jan 97 12:45:47 MDT
  14. References: <1997Jan16.194932.27641@lafn.org>
  15. Organization: Utah State University
  16. Lines: 35
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:6447
  18.  
  19. In article <1997Jan16.194932.27641@lafn.org>, aw585@lafn.org (Dallas Legan) writes:
  20. > To interface with my Los Angeles FreeNet (LAFN) account,
  21. > using their menuing system, I've written a set MS-DOS Kermit
  22. > Scripts to emulate the presence of a Kermit
  23. > server at the other end my connection with the Freenet BBS/eMail
  24. > account.  Part of the purpose is to provide a command line 
  25. > interface, opposed to the normal menu interface they provide,
  26. > and also to provide a mechanism for writing scripts to interface
  27. > with LAFN that will be portable across operating systems I might use.
  28. > (LAFN has decided they will no longer make changes to the BBS side of
  29. > their operation).
  30. > I have to uniformly prefix the names of most of the scripts with an 
  31. > arbitrarily chosen character (I've chosen 'f' for FreeNet), to 
  32. > distinguish them from the already existing Kermit commands.
  33. > For examples, fremote, fsend, fget, fmail, instead of remote, send, get,
  34. > mail etc.
  35. > My question is, is there any way to get these scripts to override the
  36. > normal Kermit commands, so there would no longer be any need to use
  37. > the prefixing character?
  38.  
  39.     No, there isn't. The internal commands are always present and
  40. cannot be removed nor overwritten by macros of the same name.
  41.     Joe D.
  42.  
  43. > While still under developement, I'm past the main hump on this project,
  44. > and would be glad to show these to any one interested, either for their
  45. > own use, or to critique them.
  46. > TIA & Regards,
  47. > Dallas E. Legan
  48. > legan@acm.org
  49. > aw585@lafn.org
  50. > (310) 862 - 4854 ext. '*'